home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / 1bear.swf / scripts / frame_1 / DoAction.as
Text File  |  2008-11-12  |  59b  |  4 lines

  1. s = new Sound();
  2. s.attachSound("loop");
  3. s.start(0,100);
  4.